Skip to content

chore: add copyright headers to web lib utilities - #268

Merged
karagozemin merged 1 commit into
Sub-Rosa-Issue:mainfrom
D240021:chore/issue-208-copyright-headers
Aug 30, 2026
Merged

chore: add copyright headers to web lib utilities#268
karagozemin merged 1 commit into
Sub-Rosa-Issue:mainfrom
D240021:chore/issue-208-copyright-headers

Conversation

@D240021

@D240021 D240021 commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Prepends the project copyright notice as the first line of four web lib utility files so ownership is visible at the file level, consistent with the root LICENSE.

Changes

  • Added // Copyright (c) 2026 Sub Rosa contributors as the first line of:
    • apps/web/src/lib/format.ts
    • apps/web/src/lib/hex.ts
    • apps/web/src/lib/round-phase.ts
    • apps/web/src/lib/round-status.ts
  • Mechanical change only — no logic, types, or behavior modified.

Test plan

  • Confirm each listed file starts with the exact copyright line
  • Confirm no other content in those files was changed

Closes #208

I remain open to any corrections or feedback you may have.

Made with Cursor

Make per-file ownership visible on the web lib helpers, matching the root LICENSE notice.

Co-authored-by: Cursor <cursoragent@cursor.com>
@karagozemin
karagozemin merged commit ff2ecda into Sub-Rosa-Issue:main Aug 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: add copyright headers to web lib utilities

2 participants